Skip to content

[SPARK-10163] [ML] Allow single-category features for GBT models#8367

Closed
jkbradley wants to merge 1 commit into
apache:masterfrom
jkbradley:gbt-single-cat
Closed

[SPARK-10163] [ML] Allow single-category features for GBT models#8367
jkbradley wants to merge 1 commit into
apache:masterfrom
jkbradley:gbt-single-cat

Conversation

@jkbradley

Copy link
Copy Markdown
Member

Removed categorical feature info validation since no longer needed

This is needed to make the ML user guide examples work (in another current PR).

CC: @mengxr

@mengxr

mengxr commented Aug 21, 2015

Copy link
Copy Markdown
Contributor

LGTM.

@SparkQA

SparkQA commented Aug 21, 2015

Copy link
Copy Markdown

Test build #41391 has finished for PR 8367 at commit d757703.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@mengxr

mengxr commented Aug 21, 2015

Copy link
Copy Markdown
Contributor

Merged into master and branch-1.5. Thanks!

@asfgit asfgit closed this in f01c422 Aug 21, 2015
asfgit pushed a commit that referenced this pull request Aug 21, 2015
Removed categorical feature info validation since no longer needed

This is needed to make the ML user guide examples work (in another current PR).

CC: mengxr

Author: Joseph K. Bradley <joseph@databricks.com>

Closes #8367 from jkbradley/gbt-single-cat.

(cherry picked from commit f01c422)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@jkbradley jkbradley deleted the gbt-single-cat branch August 21, 2015 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants